<html><head><meta name="color-scheme" content="light dark"></head><body><pre style="word-wrap: break-word; white-space: pre-wrap;">/* Light */
@font-face {
    font-family: 'Times New Roman',Georgia,Serif;
    /*src: url(../fonts/Alibaba-PuHuiTi-Light.bin);
    font-weight: normal;*/
}

/* Bold */
@font-face {
    font-family: 'Times New Roman',Georgia,Serif;
    /*src: url(../fonts/Alibaba-PuHuiTi-Bold.bin);
    font-weight: bold;*/
}
</pre></body></html>